GETDIG
A similar program to Choice.com. It works with digits only.

example

======================================================================
echo      *******************************************
echo      **             Game Starter              **
echo      **             Dosbox Games              **
echo      *******************************************
echo.
echo.
echo          1 Start Game A 
echo          2 Setup
echo. 
echo          3 Sart Game B 
echo          4 Seup
echo.
echo
getdig "Enter number from 1-4 ->" 1 4
echo %errorlevel%
:getout
======================================================================

With this you can create you own based Digit Menu